hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipVertexAttributeInfo
hip
hiprenderer
vertex
Undocumented in source.
struct
HipVertexAttributeInfo {
uint
index
;
uint
count
;
uint
offset
;
uint
typeSize
;
HipAttributeType
valueType
;
string
name
;
}
Members
Variables
count
uint
count
;
Undocumented in source.
index
uint
index
;
Undocumented in source.
name
string
name
;
Undocumented in source.
offset
uint
offset
;
Undocumented in source.
typeSize
uint
typeSize
;
Undocumented in source.
valueType
HipAttributeType
valueType
;
Undocumented in source.
Meta
Source
See Implementation
hip
hiprenderer
vertex
aliases
index_t
classes
HipVertexArrayObject
enums
HipAttributeType
HipBufferUsage
InternalVertexAttribute
InternalVertexAttributeFlags
functions
index_t_maxQuadIndices
index_t_maxQuads
interfaces
IHipIndexBufferImpl
IHipVertexArrayImpl
IHipVertexBufferImpl
structs
HipVertexAttributeInfo